/*产品系列*/
.banner-video {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
	height:1100px;
	background: #fff;
}
.banner-mean-top {
    width: 100%;
    text-align: right;
	position: absolute;
	z-index:10;
	top:32%;
	right:10%;
}
.banner-index {
    width: 100%;
    text-align: center;
	position: absolute;
	height:440px;
	z-index:10;
	bottom:0;
}
.banner-index-content {
    width: 80%;
	min-width: 1170px;
    margin: 0 auto;
    text-align: center;
}
.banner-index-content li{
    width: 19%;
	float:left;
	height:348px;
	margin-left:0.5%;
	margin-right:0.5%;
    text-align: center;
	background:#fff;
	border-radius: 10px;
	box-shadow:0px 0px 20px #adadad;
}
.banner-index-content li img{
    margin:-90px 15px 20px;
	max-width:100%;
}
.banner-index-content li p{
   width:100%;
   text-align:center;
   line-height:30px;
   font-size:18px;
   font-family: 'MONTSERRAT-BOLD';
   font-weight:600;
   color:#010101;
}
.banner-index-content li dd{
   width:100%;
   text-align:center;
   line-height:30px;
   font-size:18px;
   color:#010101;
   padding-bottom:15px;
}
.banner-index-content li dt{
   width:120px;
   text-align:center;
   line-height:36px;
   font-size:14px;
   color:#fff;
   background:#eb3d00;
   border-radius: 30px;
   margin-left:30%;
}
.about_ab{
	 width:100%;
	 background:#0f1934;
	 padding-top:80px;
 }
.about_abw {
    width:90%;
    min-width: 1170px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
.about_ab .hleft{
    width:22%;
	float:left;
	text-align:left;
	padding-left:5%;
}
.about_ab .hright{
    width:100%;
	text-align:left;
	height:761px;
}
.about_ab .title{
    padding-top:60px;
    text-align: left;
    font-size: 36px;
    color: #010101;
    line-height: 40px;
	font-family: 'MONTSERRAT-BOLD';
	font-weight:800;
}
.about_ab .titleen{
    width:100%;
	height:427px;
    text-align: center;
}
.about_ab .c-left{
    width:60%;
	float:left;
	text-align:left;
	height:427px;
	background:url(../img/company.jpg) no-repeat center;
}
.about_ab .c-left1{
    width:45%;
	float:left;
	text-align:left;
	padding-left:5%;
}
.about_ab .c-left1 .c-title{
    width:100%;
	text-align:left;
	line-height:40px;
	font-size: 1.2625vw;
    color: #fff;
	font-family: 'MONTSERRAT-BOLD';
	padding-top:30px;
	margin-bottom:5px;
}
.about_ab .c-left1 .c-line{
    width:100%;
	text-align:left;
	line-height:60px;
	font-size: 1.8625vw;
    color: #fff;
	font-family: 'MONTSERRAT-BOLD';
	margin-bottom:20px;
}
.about_ab .c-left1 .s-title{
    width:100%;
	text-align:left;
	line-height:50px;
	font-size: 32px;
    color: #010101;
	font-weight:800;
	font-family: 'MONTSERRAT-BOLD';
	margin-bottom:15px;
}
.about_ab .c-left1 .s-title span{
    color: #e80000;
}
.about_ab .c-left1 .c-test{
    width:90%;
	text-align:left;
	line-height:30px;
	font-size: 16px;
    color: #fff;
	padding-bottom:30px;
}
.about_ab .c-left1 .c-more {
    width: 170px;
    height: 50px;
    display: block;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
	border:#fff solid 1px;
}
.about_ab .c-left1 .c-more a{
    color: #fff;
}
.about_ab .c-right{
    width:40%;
	float:left;
	text-align:center;
	padding-left:2%;
}
.about_ab .c-right1{
    width:55%;
	float:left;
	text-align:center;
}
.about_ab .c-right1 img{
    max-width:100%;
}
.about_ab .test{
    text-align: left;
    font-size: 14px;
    color: #010101;
    line-height: 20px;
	padding-top:15px;
    margin-bottom: 20px;
}
.about_ab .ab-left{
    width:100%;
	text-align:center;
}
.Box {position: relative; padding-bottom:50px;}
			.Box .content {width: 1360px;margin: 0 auto; padding-top:20px;}
			.Box h2 {text-align: center;margin-bottom: 35px;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 140px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -75px;}
			.Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -75px;}
			.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {float: left;width: 330px; margin-right:10px;height: 372px;overflow: hidden; background:#fff;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;max-width:100%;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			.Box .Box_con .conbox ul li p{ width:100%;text-align:center; line-height:50px; font-size:14px; color:#010101;}
			
			.Box .BoxSwitch {margin-top: 10px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 10px;height: 10px; border-radius:50%;background: #666666;margin: 0 10px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: #d40e27;}

.cate_ab{
     width:100%;
	 text-align:center;
 }
.cate_abw {
    width:80%;
    margin: 0 auto;
    text-align: center;
}
.cate_ab .lyb-left{
  width:32%;
  float:left;
  height:557px;
  background:url(../img/lybbg.jpg) no-repeat center;
}
.cate_ab .lyb-right{
  width:68%;
  float:left;
  height:557px;
  background:url(../img/guestbg.jpg);
  padding-top:40px;
}
.cate_ab .lyb-right .search-wrapper {
	width: 100%;
    text-align: left;
    padding-bottom: 20px;
	line-height:36px;
    font-size: 20px;
    color: #b1b1b1;
    font-family: 'MONTSERRAT-BOLD';
    font-weight: bold;
}
.cate_ab .lyb-right .search-text {
	width: 100%;
	margin-top: 10px;
	color:#b1b1b1;
	font-size:14px;
	text-align: left;
	padding-bottom:20px;
}
.cate_ab .lyb-right .tgd{
    width:100%;
	text-align: left;
}
.cate_ab .lyb-right .tgd .foot-mail{
    width:50%;
	float:left;
	text-align: left;
	height:90px;
}
.cate_ab .lyb-right .tgd .foot-mail p{
    width:100%;
	text-align: left;
	color:#b1b1b1;
	font-size:16px;
}
.cate_ab .lyb-right .tgd .content{
    width:100%;
	text-align: left;
	margin-bottom:20px;
}
.cate_ab .lyb-right .tgd .content p{
    width:100%;
	text-align: left;
	color:#b1b1b1;
	font-size:16px;
}
.cate_ab .lyb-right .tgd input[type=text] {
    background: #131313;
    border: 1px solid #b1b1b1;
    width: 90%;
    height: 48px;
    padding-left: 20px;
    font-size: 16px;
	border-radius: 5px;
}
.cate_ab .lyb-right .tgd .content textarea{
    background: #131313;
    border: 1px solid #b1b1b1;
    width: 95%;
    height: 120px;
    padding-left: 20px;
    font-size: 16px;
	border-radius: 5px;
}
.cate_ab .lyb-right .tgd input[type=submit] {
    background: url(../img/submit.jpg) no-repeat;
    color: #fff;
    height: 48px;
	text-align:left;
	padding-left:50px;
    width: 170px;;
    border: none;
    font-size: 14px;
}



.company_ab {
    width: 100%;
    background: url(../img/videobg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    height: 800px;
    padding: 20px 0 0 0;
}
.company_ab .title{
    text-align: center;
    line-height: 80px;
    font-size: 42px;
    font-family: 'MONTSERRAT-BOLD';
	font-weight:600;
    color: #fff;
    padding-top: 30PX;
    font-weight: 900;
}
.company_ab .line{
     width: 100%;
	 text-align: center;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
	 margin-bottom:40px;
}
.company_ab .more{
    width: 170px;
    height: 50px;
    display: block;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: #fff solid 1px;
	margin-left:45%;
}
.company_ab .more a{
	 color:#FFFFFF;
}
.company_ab ul{
    width:90%;
    margin: 0 auto;
	height:420px;
	text-align:center;
}
.company_ab li{
    width:29.33333%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	text-align:center;
	margin-bottom:10px;
}
.company_ab li p{
    width:100%;
	line-height:40px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.company_ab01{
     width: 100%;
     padding: 0px;
     margin: 0 auto;
     text-align: center;
	 background:url(../img/hisbg.jpg) no-repeat center;
	 height:699px;
 } 
.company_ab01 .content{
    width:100%;
	padding-top:40px;
    text-align:right;
} 
.company_ab02{
     width: 100%;
     padding: 0px;
     margin: 0 auto;
     text-align: center;
	 background:url(../img/pro3bg.jpg) no-repeat center;
	 height:827px;
 } 
.company_abw {
    width:80%;
    min-width:1170px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
.company_abw img{
   max-width:100%;
}

.picScroll{ position:relative;  height:420px; overflow:hidden;margin: 0px auto 0;max-width: 1400px;   }
.picScroll .tempWrap {margin:0 auto;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:315px;
    height: 410px; overflow:hidden; display:inline;background:#fff; border: 1px solid #ebebeb;border-radius: 5px; padding-top:20px;}
.picScroll ul li dl dd {width:100%;text-align:center;color: #777777;height: 60px;line-height:60px;font-size:16px;}
.picScroll ul li dl dt {border-bottom: #e4e4e4 solid 0px;}
.picScroll ul li dl dt img{ max-width:100%;}

.picScroll .prev,
.picScroll .next{ position:absolute;  left:0px; top: 156px; display:block; width:43px; height:68px; overflow:hidden; background:url(../img/icons.png) 0 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:0px; background-position:-86px 0; }
.picScroll .prevStop{ background-position:-43px 0; }
.picScroll .nextStop{ background-position:-129px 0; }
.picScroll ul li:hover{
    box-shadow:0px 0px 10px #e4e4e4;
}
.product-wrapper{
    width:100%;
    text-align: center;
	height:440px;
}
.product-wrapperw {
    width:85%;
    min-width:1270px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
.product-wrapper li{
    width:33.3333%;
	float:left;
	padding:0 2%;
	text-align:center;
	padding-top:40px;
	margin-bottom:20px;
}
.product-wrapper .ab-left li p{
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	line-height:50px;
}



.news-wrapper{
	 width:100%;
	 text-align:center;
	 height:780px;
	 background:url(../img/newsbg.jpg) no-repeat center;
 }
.news-wrapperw {
    width:85%;
    min-width:1270px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
.news-wrapper .title{
    width:100%;
    padding-top: 60px;
    text-align: center;
    font-size: 36px;
    color: #010101;
    line-height: 50px;
    font-family: 'MONTSERRAT-BOLD';
    font-weight: 800;
}
.news-wrapper .index_line{
   width:60px;
   background:#0374ae;
   height:3px;
   margin-top:5px;
   margin-bottom:5px;
}
.news-wrapper .test{
    text-align: center;
    font-size: 16px;
    color: #010101;
    line-height: 30px;
    margin-bottom: 20px;
}
.news-wrapper .img-ul {
    width:100%;
	min-width:1200px;
    padding: 0px;
    margin: 0 auto;
	padding:30px;
	background:#fff;
}
.news-wrapper .img-ul li {
    display: inline-block;
    width: 23.5%;
	margin-left:2%;
    background: #fff;
}
.news-wrapper .img-ul li:first-child {
    margin-left: 0;
}
.news-wrapper .img-ul li:hover {
/*box-shadow:0px 0px 20px #adadad;*/
}
.news-wrapper .img-ul li img{
   max-width:100%;
}
.news-wrapper .img-ul li.avtive .bd,
.news-wrapper .img-ul li:hover .bd {
    background: #fff;
}
.news-wrapper .img-ul li .hd {
    position: relative;
}
.news-wrapper .img-ul li .hd img {
    display: block;
}
.news-wrapper .img-ul li .hd .date {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 102px;
    height: 36px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    text-indent: 24px;
    text-align: left;
}
.news-wrapper .img-ul li .bd1 {
     padding: 20px 20px 20px;
	 background:url(../img/newtext1.jpg) no-repeat center;
 }
 .news-wrapper .img-ul li .bd2 {
     padding: 20px 20px 20px;
	 background:url(../img/newtext2.jpg) no-repeat center;
 }
 .news-wrapper .img-ul li .bd3 {
     padding: 20px 20px 20px;
	 background:url(../img/newtext3.jpg) no-repeat center;
 }
  .news-wrapper .img-ul li .bd4 {
     padding: 20px 20px 20px;
	 background:url(../img/newtext3.jpg) no-repeat center;
 }
.news-wrapper .img-ul li .td {
    height: 60px;

}

.news-wrapper .img-ul li .td .tdtime{
    height: 60px;
    display: inline-block;
    width: 50%;
    font-size: 14px;
    color: #000;
    line-height: 60px;
    padding-left: 140px;
}
.news-wrapper .img-ul li .td .tdtimel{
    height: 60px;
    display: inline-block;
    width: 50%;
}
.news-wrapper .img-ul li .td .tdtimel dd{
    font-size: 18px;
    color: #aaa;
    line-height: 40px;
    padding-right: 80px;
}
.news-wrapper .img-ul li .td .tdtimel dt{
    font-size: 16px;
    color: #aaa;
    line-height: 20px;
}
.news-wrapper .img-ul li .td .tdtime img {
    width: 34px;
    height: 34px;
    padding: 0px;
}
.news-wrapper .img-ul li .td .tdtime a{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.news-wrapper .img-ul li .bd-title {
    font-size: 20px;
	height:56px;
    text-align: left;
    color: #2c2c2c;
}
.news-wrapper .img-ul li .bd-title a{
    color: #141414;
}
.news-wrapper .img-ul li .bd-line {
    width:30%;
	text-align:left;
    border-bottom: #a4a4a4 solid 2px;
}
.news-wrapper .img-ul li .bd-time {
    font-size: 14px;
    text-align: left;
    color: #141414;
	line-height:20px;
	padding-top:20px;
}
.news-wrapper .img-ul li .bd-text {
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.news-wrapper .img-ul li .bd-text a{
    color: #141414;
}
.news-wrapper .img-ul li .news_more {
    width: 102px;
    height: 34px;
    margin: 37px auto 0;
    border: 1px solid #999;
    line-height: 34px;
    color: #a699b3;
    font-size: 12px;
    font-weight: bold;
}
.news-wrapper .img-ul li .news_more a{
    color: #a699b3;
}


.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 90px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 90px;
    left: auto;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

body {
	/* background: #eee; */
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }

}

.layer-mask {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	transition: all 0.5s;
	background-color: #3e3e3e;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.swiper-slide-active .layer-mask {
	display: none;
}

.pc-banner {
	width: 100%;
	float: left;
}

@media screen and (max-width: 668px) {
	.pc-banner {
		background-size: auto 100%;
	}
}

.swiper-container {
	width: 100%;
	margin: 35px 0;
}

@media screen and (max-width: 668px) {
	.swiper-container {
		margin: 20px 0 15px;
	}
}

.swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.85);
	/* margin: 1px; */
	transform: scale(1);
}

@media screen and (max-width: 668px) {
	.swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	z-index: 1002;
	padding: 0 20px;
    background: #fff;
}

@media screen and (max-width: 668px) {
	.swiper-slide-active,.swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.swiper-slide a {
	background: #fff;
	display: block;
	border-radius: 2px;
}

@media screen and (min-width: 668px) {
	.swiper-slide a:after {
		position: absolute;
		top: 0px;
		left: 0;
		display: block;
		box-sizing: border-box;
		content: "";
		width: 100%;
		height: 100%;
		border-radius: 2px;
		box-shadow: 0 2px 6px rgba(0,0,0,0.3);
		box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3);
	}

	.swiper-slide-active a:before {
		position: absolute;
		top: 410px;
		left: 0;
		display: block;
		box-sizing: border-box;
		content: "";
		width: 100%;
		height: 100%;
		border-radius: 2px;
		/* box-shadow: 0 2px 6px rgba(0,0,0,0.3); */
		/* box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3); */
		z-index: 10002;
	}
}

.swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.swiper-slide a {
		padding: 5px;
		border-radius: 2px;
	}
}

.swiper-slide img {
	width: 100%;
	border-radius: 5px;
	display: block;
	height: 100%;
	border: none;
}

@media screen and (max-width: 668px) {
	.swiper-slide img {
		border-radius: 2px;
	}
}

.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.swiper-pagination-bullet {
	background: #00a0e9;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	margin-bottom: 0;
}

@media screen and (max-width: 668px) {
	.swiper-pagination {
		position: relative;
		margin-bottom: 20px;
	}

	.swiper-pagination-bullet {
		background: #00a0e9;
		margin-left: 2px;
		margin-right: 2px;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
	}

	.swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #FFF;
		border: 3px solid #00a0e9;
		margin-bottom: 0;
	}
}

.button {
	width: 100%;
	margin: 0 auto;
	top: -290px;
	position: relative;
	z-index: 1002;
}

@media screen and (max-width: 1105px) {
	.button {
		width: 100%;
		top: -240px;
		z-index: 1002;
		position: relative;
	}
}

@media screen and (max-width: 800px) {
	.button {
		width: 100%;
		top: -200px;
		z-index: 1002;
		position: relative;
	}
}

.button div:hover {
	background-color: #333;
	opacity: 0.8;
	cursor: pointer;
}

.swiper-button-prev {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
	opacity: 0.5;
	background-size: 15px;
	cursor: pointer;
}

.swiper-button-next {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
	opacity: 0.5;
	background-size: 15px;
	cursor: pointer;
}

@media screen and (max-width: 668px) {
	.button div {
		width: 28px;
		height: 28px;
	}
}